Get rid of xenbus_uuid_to_domid - get the frontend id from the node.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Thu, 18 Aug 2005 19:21:09 +0000 (19:21 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Thu, 18 Aug 2005 19:21:09 +0000 (19:21 +0000)
commit90562ffd561be71d472fa293ae74612d55d2016a
tree6c5d6e34e54525232bb57b05465db9dbcac232f2
parentb3aeb9b7bfa241a5b43f6854d6b77af2e819909c
Get rid of xenbus_uuid_to_domid - get the frontend id from the node.
We don't want to parse paths we read out of the store to _construct_
other paths and tie down the store layout for no good reason.
Also require the frontend path to exist and be valid before creating
the device.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c
linux-2.6-xen-sparse/include/asm-xen/xenbus.h